You are here:
Symbol Reference >
Dew Namespace
>
Dew.Signal Namespace
>
Classes
>
TBandRecord Class
>
TBandRecord Methods
>
TBandRecord.MapToIndexes Method
Dew Signal for .NET
TBandRecord.MapToIndexes Method
TBandRecord Class
TBandRecord Members
Dew.Signal Namespace
TBandRecord Methods
Collapse All
Maps frequency information to array indexes .
Syntax
C#
Visual Basic
public
void
MapToIndexes
(
ref
int
Idx1
,
ref
int
Idx2
,
ref
int
Idx3
,
ref
int
Idx4
, [In]
TStaticSpectrumAnalyzer
Spc
);
Public
Function
MapToIndexes
(
ByRef
Idx1
As
Integer
,
ByRef
Idx2
As
Integer
,
ByRef
Idx3
As
Integer
,
ByRef
Idx4
As
Integer
,
Spc
As
[In]
TStaticSpectrumAnalyzer
)
As
void
Group
TBandRecord Methods
Links
TBandRecord Class
,
TBandRecord Members
,
Dew.Signal Namespace
,
TBandRecord Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!